<?xml version="1.0"?>
<component name="org.nuxeo.easyshare.notification.contrib.override">

  <require>org.nuxeo.easyshare.notification.contrib</require>

  <extension point="templates" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <template name="easyShareDownload" src="templates/easyShareDownload.ftl"/>
    <template name="easyShareExpired" src="templates/easyShareExpired.ftl"/>
    <template name="easyShareDownloadSubject" src="templates/easyShareDownloadSubject.ftl"/>
    <template name="easyShareExpiredSubject" src="templates/easyShareExpiredSubject.ftl"/>
  </extension>

</component>
